home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer Power Tools
/
Programmer Power Tools.iso
/
progjrn
/
pj_6_5.arc
/
SPMTPL.DEF
< prev
next >
Wrap
Text File
|
1988-08-18
|
299b
|
20 lines
Written by Bill Hall, Olivetti ATC.
NAME Spmtpl
DESCRIPTION 'Presentation Manager Small Memory Model Template'
STUB 'OS2STUB.EXE'
HEAPSIZE 1024
STACKSIZE 4096
CODE MOVEABLE
DATA MOVEABLE MULTIPLE
SEGMENTS
_INIT PRELOAD MOVEABLE DISCARDABLE
EXPORTS
MainWndProc @1